services.gitlab-runner.services.<name>.registrationFlags
Extra command-line flags passed to
gitlab-runner register.
Execute gitlab-runner register --help
for a list of supported flags.
- Type
list of string- Default
[ ]- Example
[ "--docker-helper-image my/gitlab-runner-helper" ]- Declared
- <nix-darwin/modules/services/gitlab-runner.nix>